A Scoring System for Continuous Glucose Monitor Data
نویسنده
چکیده
As continuous glucose monitors (CGMs) are used increasingly by diabetic patients, new and intuitive tools are needed to help patients and their physicians use these streams of data to improve blood glucose management. In this paper, we propose a daily CGM Score which can be calculated from CGM data. The calculation involves assigning grades and scores to 80-minute periods of CGM data, and then aggregating the results. Scores for an individual patient, or among a set of patients, can then be compared and contrasted, and longitudinal studies of CGM data can also be accomplished. As continuous glucose monitors (CGMs) are used increasingly by diabetic patients, how can those patients and their physicians apply these streams of data to improve blood glucose management? Currently, a type-1 diabetic patient receives a low-frequency diagnostic every three months: the A1C test. With a CGM, data can be recorded at a high frequency of every five minutes. In this paper, we propose a “CGM Score” which can be used at intermediate frequencies – daily , weekly, etc. It is an intuitive tool that can help patients and physicians understand long-term trends in glucose management. In a 24-hour period, a properly performing CGM system will record 288 glucose readings – one every five minutes – and a variety of dynamics may be observed, as indicated in Figure 1 to 4. With CGM readings, a diabetic patient can use the most current reading and readings from the past hour or so to make decisions about extra insulin or carbohydrates. This is the basis of the PID (position-integralderivative) algorithm [1] for an artificial pancreas. What we are considering in this paper is something different: we define a diagnostic tool to provide a post hoc analysis of CGM data which is much richer than the A1C number. The CGM Score captures volatility in the CGM time series, and for certain patients, can reveal issues with glucose management that are masked by a good A1C number. We will show how to calculate a CGM Score for any 24-hour period. Scores for an individual patient, or among a set of patients, can then be compared and contrasted. We developed our proposed CGM Score using a publicly-available database of CGM data of 451 patients that was collected as part of a recent study by the Jaeb Center for Health Research [3]. The study involved type-1 diabetes patients wearing a CGM for 6 or 12 months. In an initial analysis of the database, we identified 42,799 days which had at least 209 out of 288 possible CGM readings, coming from 346 patients, and these are the days and patients used in this paper. For the days that were used, when CGM readings were missing, the previous known reading was used as a reasonable proxy. To calculate a CGM Score for a 24-hour period, we begin by dividing the 288 readings into 18 periods of 16 readings, or 80 minutes, each. In the signal processing literature, it is common to use signals whose length is a power of 2 (e.g., when wavelet filters are applied [2]). We will evaluate each 80 minute period separately, and then combine these 18 evaluations into a total score for the day. Within an 80-minute period, a type-1 diabetic patient may see a spike up or down, but it is unlikely that 1 http://diabetes.jaeb.org/RT_CGMRCTProtocol.aspx both will occur in that short of a time period. Also, a set of 18 evaluations for a 24-hour period appears to be sufficient to capture the dynamics of the day, based on our efforts to develop this score. We assess each 80-minute period by taking into account (1) the glucose level in that period, (2) whether the glucose numbers are increasing or decreasing, and (3) the rate of increase or decrease. For (1), we take the average of the first five (out of 16) glucose entries for the period, as (2) and (3) will capture a sense of the rest of the entries. For (2) and (3), we simply calculate the difference between the last entry in the 80-minute period and the first, which we will call Δ. Based on these calculations, we assign a letter grade to the 80-minute period, with letters closer to “A” corresponding to “better” glucose management. Here is how we assign these grades: flat trend up trend down spike up spike down Average of first five entries -20 < Δ <20 21 < Δ <99 -99 < Δ <21 100 < Δ Δ <-100 more than 240 L M G W H 140-239 F K E R P 70-139 A B C Q Y less than 70 V D X J Z The next step is to convert the 18-letter code into a single score for the day. For each grade, we assign a number that seems to reasonably capture which dynamics are “better” or “worse”, with smaller numbers corresponding to higher letter grades. In general, we instantiate preferences that trending is better than spiking, and that highs are better than lows while being in-range is better than either. Fixing a low gets a good grade, and we want to give a reasonable score to a high if it is being corrected. With all these ideas in the mind, we have the following scores: flat trend up trend down spike up spike down Average of first five entries -20 < Δ <20 21 < Δ <99 -99 < Δ <21 100 < Δ Δ <-100 more than 240 50 60 40 80 45 140-239 25 45 20 65 60 70-139 0 2 2 60 95 less than 70 75 10 95 45 100 Examples of codes and scores for individual days can be found in Figures 1 to 4. (Note: In the Jaeb database, the day of recording of the CGM data is given using the Excel format, where January 1, 1900 at 12 midnight is “1”.) Using our proposed CGM Score on the Jaeb database, we make the following observations. First, it is important to note that the CGM score is an ordinal measure, meaning that it can indicate if one CGM is better than another, but it makes no sense to say, for instance, that a score of 200 is twice as good as a score of 400. For that reason, computing means of CGM scores does not make a lot of sense. However, percentiles and medians are valid calculations to make to understand the data better. For the days in the database, the CGM Scores ranged from 0 to 1179, and the median score was 387. A histogram of the distribution of scores is in Figure 5, and the cut-off scores for each percentile can be found in Table 1. Figure 6 has a graph of the median CGM Score for each patient compared to an A1C number reported in the Jaeb database for each patient, and we see a good correlation, as we should. However, what is interesting is that there are a number of patients who have a relatively low A1C number but a relatively high CGM Score. In some cases, it is because the amount of CGM data reported is small. There are other cases, however, such as patient #43 in the Jaeb database, with interesting dynamics. This patient has a reported A1C of 6.2%, but her median CGM Score is 412, which is the 40 percentile. The CGM graphs for this patient (two examples can be found in Figure 7) suggest some explanations. One is that while the average blood glucose may be low, there is a lot of volatility, with spikes high and low, which yields a larger CGM Score. Another possible explanation is that this patient might be maintaining low blood sugar that is potentially dangerous, which keeps A1C low, but a higher CGM Score due to the “V” grades. Comparisons of A1C numbers with CGM Scores may lead to good conversations between physicians and patients about glucose management practices. Physicians and patients can also investigate how the CGM Score varies over time. For example, in Figure 8 is a histogram of CGM Scores for patient #14 in the database, and this patient appears to be managing her blood glucose well, with most scores under 200 and an obvious drop-off as the daily score increases from 200 to past 500. On the other hand, the histogram for patient #193 (see Figure 9), reflects poor glucose control, and this patient had a reported A1C of 8.9%. Another way to study CGM Scores over time would be to create a graph of the scores from day to day, and then compute a regression line. A line that is sloping downwards would indicate a trend that CGM Scores are decreasing, which would be a desirable result. Figure 10 has an example with patient #63. There are several other papers on measuring or evaluating blood glucose variability. Perhaps the best known is the MAGE measure (Mean Amplitude of Glycemic Excursions), which compares the standard deviations of CGM readings with the differences between consecutive readings [4]. The ADRR (Average Daily Risk Range) variability index provides a number that varies gradually over time which captures how quickly blood glucose numbers have been changing from high to low, or low to high [5]. A stochastic model has also been developed [6], and two recent papers with an overview on the subject are [7] and [8]. We believe the system proposed in this paper, which involves computing grades and scores of 80-minute periods of CGM data, will be easier to explain to patients. Could CGM Scores actually be used by health-care professionals in the future? In order to do so, a clinical study would be required, collecting CGM data to be analyzed by a panel of experts to refine the scoring system. An expert-approved system could then be applied to compare scores with demographicdata such as age, time from diagnosis, education level of the primary caregiver, and gender.Recommended advice based on CGM Scores would need to be settled upon by health-care researchersand practicing physicians. We hope this paper will be a catalyst for such a study and for furtherdevelopment of methods of analysis for CGM data for diabetic patients. References[1] Panteleon AE, Loutseiko M, Steil GM, Rebrin K: Evaluation of the effect of gain on the meal responseof an automated closed-loop insulin delivery system. Diabetes 55: 1995-2000, 2006. doi: 10.2337/db05-1346[2] Aboufadel EA, Schlicker SJ: Wavelets (Introduction). In Encyclopedia of Physical Science andTechnology, 3rd edition. Meyers R, Ed. San Diego, Academic Press, 2001, p.773-788. doi: 10.1016/B0-12-227410-5/00823-1[3] JDRF CGM Study Group: JDRF randomized clinical trial to assess the efficacy of real-time continuousglucose monitoring in the management of type 1 diabetes: research design and methods. DiabetesTechnology and Therapeutics 10(4): 310-321, 2008. doi: 10.1089/dia.2007.0302[4] Service, FJ, Molnar GD, Rosevear JW, Ackerman E, Gatewood LC, Taylor WF: Mean amplitude ofglycemic excursions, a measure of diabetic instability. Diabetes, 19:644-655, 1970.[5] Kovatchev BP, Otto E, Cox D, Gonder-Frederick L, Clarke W: Evaluation of a new measure of bloodglucose variability in diabetes. Diabetes Care 29(11):2433-2438, 2006. doi: 10.2337/dc06-1085[6] Magni P, Bellazzi R: A stochastic model to assess the variability of blood glucose time series indiabetic patients self-monitoring. IEEE Transactions on Biomedical Engineering 53(6):977-985, 2006.doi: 10.1109/TBME.2006.873388[7] Rahaghi FN, Gough DA: Blood glucose dynamics. Diabetes Technology & Therapeutics 10(2):81-94,2008. doi:10.1089/dia.2007.0256 [8] Sparacino G, Facchinetti A, Cobelli C. “Smart” continuous glucose monitoring sensors: on-line signalprocessing issues. Sensors 10(7):6751-6772, 2010. doi:10.3390/s100706751 Biographical Information: Edward Aboufadel received his Ph.D. in Mathematics from Rutgers Universityin 1992. He is a Professor of Mathematics at Grand Valley State University, Allendale, Michigan.
منابع مشابه
Analytical Performance and Quality Control of a Glucose Monitor System
Background and Objective: The reliability and validity of monitors for self-monitoring of blood glucose are debated. We evaluated the analytical performance of Accu-check Active (Boehringer Mannheim, Roche) which is one of the most commonly used monitors in Iran. Material and Methods: We compared the monitor readings with the reference values by percentage of values within...
متن کاملThe Effects of Continuous Cognitive Task on Postural Control of People with Anterior Cruciate Ligament Reconstruction Using Balance Error Scoring System
Objective: People with Anterior Cruciate Ligament (ACL) reconstruction need to have almost automatic postural control to focus on their athletic skills. Continuous cognitive task is a method for removing attention from postural control. The effects of continuous cognitive task on postural control of people with ACL reconstruction has been assessed by laboratory tools; however, its effect using ...
متن کاملGlucose sensing issues for the artificial pancreas.
The first retrospective continuous glucose monitor entered the market in 1999. Now that this tool gives online data, the question arises whether it is ready to be incorporated into a closed-loop system. The author discusses the following questions: (1) Is the accuracy of current continuous glucose monitoring (CGM) systems good enough for use in a prototype artificial pancreas system?; (2) How d...
متن کاملClinical Use of Continuous Glucose Monitoring in Pediatrics
The first reported clinical use of a continuous glucose monitoring (CGM) system in children was by CossBuet al. in 1999. They investigated a bedside VIA 1-01G Blood Chemistry monitor for measuring glucose in the pediatric intensive care unit (PICU). The monitor was programmed to draw venous blood, analyze, and record blood glucose samples automatically at predetermined intervals. This system wa...
متن کاملA Spinal Fluid Scoring System for Differentiation of Bacterial and Viral Meningitis
To develop such a system, a retrospective study was performed on patients with meningitis admitted at three major pediatric hospitals during a ten-year period. In this study, important cerebrospinal fluid ( CSF) indices were measured and compared in cases of bacterial and viral meningitis. Glucose, protein and white blood cells (WBCs) were analyzed in 609 patients with meningitis and scores wer...
متن کاملInvestigating the missing data effect on credit scoring rule based models: The case of an Iranian bank
Credit risk management is a process in which banks estimate probability of default (PD) for each loan applicant. Data sets of previous loan applicants are built by gathering their data, and these internal data sets are usually completed using external credit bureau’s data and finally used for estimating PD in banks. There is also a continuous interest for bank to use rule based classifiers to b...
متن کامل